[INFO] cloning repository https://github.com/weiloon1234/Rustforge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiloon1234/Rustforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiloon1234%2FRustforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiloon1234%2FRustforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb2f32264692909092b84692f7cb98eb4725183a
[INFO] checking weiloon1234/Rustforge against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiloon1234%2FRustforge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weiloon1234/Rustforge
[INFO] finished tweaking git repo https://github.com/weiloon1234/Rustforge
[INFO] tweaked toml for git repo https://github.com/weiloon1234/Rustforge written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weiloon1234/Rustforge on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weiloon1234/Rustforge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985
[INFO] running `Command { std: "docker" "start" "13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling aws-types v1.3.13
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ts-rs-macros v10.1.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling db-gen v0.1.0 (/opt/rustwide/workdir/db-gen)
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ts-rs v10.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling validator_derive v0.20.0 (/opt/rustwide/workdir/vendor/validator_derive)
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking rustforge-contract-meta v0.1.0 (/opt/rustwide/workdir/rustforge-contract-meta)
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling rustforge-contract-macros v0.1.0 (/opt/rustwide/workdir/rustforge-contract-macros)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling aide-macros v0.8.0
[INFO] [stderr]     Checking client-ip v0.2.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking validator v0.20.0 (/opt/rustwide/workdir/vendor/validator)
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling scaffold v0.1.0 (/opt/rustwide/workdir/scaffold)
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking crc-fast v1.6.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking governor v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling core-db v0.1.0 (/opt/rustwide/workdir/core-db)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking lettre v0.11.19
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking aws-smithy-types v1.4.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.11.6
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.20
[INFO] [stderr]     Checking aws-smithy-json v0.62.5
[INFO] [stderr]     Checking aws-smithy-query v0.60.15
[INFO] [stderr]     Checking aws-smithy-json v0.61.9
[INFO] [stderr]     Checking aws-credential-types v1.2.13
[INFO] [stderr]     Checking aws-smithy-http v0.63.6
[INFO] [stderr]     Checking aws-smithy-observability v0.2.6
[INFO] [stderr]     Checking aws-sigv4 v1.4.1
[INFO] [stderr]     Checking aws-smithy-http v0.62.6
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking aws-smithy-checksums v0.63.12
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking redis v1.0.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking core-i18n v0.1.0 (/opt/rustwide/workdir/core-i18n)
[INFO] [stderr]     Checking axum-client-ip v1.3.1
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]     Checking aide v0.14.2
[INFO] [stderr]     Checking core-docs v0.1.0 (/opt/rustwide/workdir/core-docs)
[INFO] [stderr]     Checking core-config v0.1.0 (/opt/rustwide/workdir/core-config)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.12
[INFO] [stderr]     Checking aws-smithy-runtime v1.10.3
[INFO] [stderr]     Checking aws-runtime v1.7.1
[INFO] [stderr]     Checking aws-sdk-sso v1.95.0
[INFO] [stderr]     Checking aws-sdk-sts v1.99.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.97.0
[INFO] [stderr]     Checking aws-sdk-s3 v1.119.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking aws-config v1.8.14
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/attachment.rs:252:57
[INFO] [stdout]     |
[INFO] [stdout] 252 |         AttachmentModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/country.rs:381:54
[INFO] [stdout]     |
[INFO] [stdout] 381 |         CountryModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/failed_job.rs:199:56
[INFO] [stdout]     |
[INFO] [stdout] 199 |         FailedJobModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/http_client_log.rs:217:60
[INFO] [stdout]     |
[INFO] [stdout] 217 |         HttpClientLogModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/localized.rs:180:56
[INFO] [stdout]     |
[INFO] [stdout] 180 |         LocalizedModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/meta.rs:171:51
[INFO] [stdout]     |
[INFO] [stdout] 171 |         MetaModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/outbox_job.rs:163:56
[INFO] [stdout]     |
[INFO] [stdout] 163 |         OutboxJobModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/personal_access_token.rs:279:66
[INFO] [stdout]     |
[INFO] [stdout] 279 |         PersonalAccessTokenModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/sql_profiler_query.rs:201:63
[INFO] [stdout]     |
[INFO] [stdout] 201 |         SqlProfilerQueryModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/sql_profiler_request.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |         SqlProfilerRequestModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/webhook_log.rs:208:57
[INFO] [stdout]     |
[INFO] [stdout] 208 |         WebhookLogModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/attachment.rs:252:57
[INFO] [stdout]     |
[INFO] [stdout] 252 |         AttachmentModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/country.rs:381:54
[INFO] [stdout]     |
[INFO] [stdout] 381 |         CountryModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/failed_job.rs:199:56
[INFO] [stdout]     |
[INFO] [stdout] 199 |         FailedJobModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/http_client_log.rs:217:60
[INFO] [stdout]     |
[INFO] [stdout] 217 |         HttpClientLogModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/localized.rs:180:56
[INFO] [stdout]     |
[INFO] [stdout] 180 |         LocalizedModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/meta.rs:171:51
[INFO] [stdout]     |
[INFO] [stdout] 171 |         MetaModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/outbox_job.rs:163:56
[INFO] [stdout]     |
[INFO] [stdout] 163 |         OutboxJobModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/personal_access_token.rs:279:66
[INFO] [stdout]     |
[INFO] [stdout] 279 |         PersonalAccessTokenModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/sql_profiler_query.rs:201:63
[INFO] [stdout]     |
[INFO] [stdout] 201 |         SqlProfilerQueryModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/sql_profiler_request.rs:180:65
[INFO] [stdout]     |
[INFO] [stdout] 180 |         SqlProfilerRequestModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/core-db-5283c57e5b13647b/out/framework_generated/models/webhook_log.rs:208:57
[INFO] [stdout]     |
[INFO] [stdout] 208 |         WebhookLogModel::find(db, id).await.map_err(|e| e.into())
[INFO] [stdout]     |                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking core-jobs v0.1.0 (/opt/rustwide/workdir/core-jobs)
[INFO] [stderr]     Checking core-datatable v0.1.0 (/opt/rustwide/workdir/core-datatable)
[INFO] [stderr]     Checking core-mailer v0.1.0 (/opt/rustwide/workdir/core-mailer)
[INFO] [stderr]     Checking core-http-log v0.1.0 (/opt/rustwide/workdir/core-http-log)
[INFO] [stderr]     Checking core-web v0.1.0 (/opt/rustwide/workdir/core-web)
[INFO] [stderr]     Checking core-notify v0.1.0 (/opt/rustwide/workdir/core-notify)
[INFO] [stderr]     Checking core-realtime v0.1.0 (/opt/rustwide/workdir/core-realtime)
[INFO] [stderr]     Checking bootstrap v0.1.0 (/opt/rustwide/workdir/bootstrap)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985", kill_on_drop: false }`
[INFO] [stdout] 13ccac96db8d3ee8ff86e1862fb0978ceb25c6c8e14e85f55e7540cc1bd5c985
